class CRPEJobInfo

This class is used by the member function CRPEJob::GetJobStatus. Status information concerning the job is returned through this class.

Data Members

Upon construction of the structure, all members are initialized to zero except m_printEnded which is initialized to FALSE.

m_numRecordsRead

Specifies the number of records actually processed.

m_numRecords
Selected

Specifies the number of records selected for inclusion in the report out of the total number of records read.

m_numRecords
Printed

Specifies the number of records actually printed.

m_displayPageN

Specifies the page number of the currently displayed page in the preview window.

m_latestPageN

Specifies the number of the last page that is currently available. Once the printing is complete, this value is the number of the last page.

m_startPageN

Specifies the number of the starting page. The value will normally be 1.

m_printEnded

Specifies whether or not the printing process is completed.

Constructor CRPEJobInfo::CRPEJobInfo

Constructs a CRPEJobInfo class object. Initializes all required members of the class.

Constructor Syntax
CRPEJobInfo (numRecordsRead INTEGER : 0, numRecordsSelected INTEGER : 0, 
numRecordsPrinted INTEGER : 0, displayPageN SMALLINT : 0, latest PageN 
SMALLINT : 0, startPageN SMALLINT : 0, printEnded BOOLEAN : FALSE);


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com